home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 160_01 / makxnt.bat < prev    next >
Encoding:
DOS Batch File  |  1985-11-26  |  38 b   |  3 lines

  1. command /c lcc %1
  2. del %1.obj %1.exe
  3.